From: Jim Blandy Date: Sun, 16 May 1993 20:36:30 +0000 (+0000) Subject: Don't distribute oldXMenu/Makefile. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96227 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=df1ec5669474c3f666c65587ce385c53d8534d5d;p=emacs.git Don't distribute oldXMenu/Makefile. --- diff --git a/make-dist b/make-dist index 4853a3e840c..cf5070f9c7b 100755 --- a/make-dist +++ b/make-dist @@ -199,7 +199,7 @@ echo "Making links to \`lib-src'." echo "Making links to \`oldXMenu'." (cd oldXMenu ln *.c *.h *.in ../${tempdir}/oldXMenu - ln README Makefile Imakefile ChangeLog ../${tempdir}/oldXMenu + ln README Imakefile ChangeLog ../${tempdir}/oldXMenu ln compile.com descrip.mms ../${tempdir}/oldXMenu) echo "Making links to \`etc'."